home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine CD 1995 / Archive Magazine CD 1995.iso / discs / prog_disc / volume_6 / issue_10 / c / !Threads / !Run next >
Encoding:
Text File  |  1993-05-29  |  385 b   |  16 lines

  1. | Thread !Run File v0.1 29-5-93
  2. |
  3. if "<System$Path>" = "" then ERROR 0 System resources cannot be found
  4.  
  5. RMEnsure SharedCLibrary 3.50 RMLOAD System:Modules.Clib
  6. RMEnsure SharedCLibrary 3.50 Error You need SharedCLibrary 3.50 or later
  7.  
  8. Wimpslot -min 80k -max 80k
  9.  
  10. Set Threads$Dir <Obey$Dir>
  11.  
  12. Run <Threads$Dir>.!RunImage
  13.  
  14. RMASize 0k | Prevents memory being lost to DDT
  15.  
  16. UnSet Threads$Dir